CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - routing metric

搜索资源列表

  1. QOS_routing_selection

    0下载:
  2.  保证服务质量的QoS 路由(Quality of Service Routing) 是网络中解决QoS 问题的一项关键技术. QoS 路由 的主要目标是为接入的业务选择满足服务质量要求的传输路径,同时保证整个网络资源的有效利用. 度量参数选择问 题、寻路问题和路由信息不准确问题是QoS 路由中的几个主要研究内容. 本文围绕这三个方面,介绍了QoS 路由中的 主要问题及相关的解决办法,并探讨了今后QoS 路由可能的研究方向.-To ensure the quality of serv
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:445105
    • 提供者:ivon
  1. SHT11Test

    0下载:
  2. This metric will also be based on multi channel creation methods and Hop-by-hop routing techniques for an effective multi hop transmission with no loops. sht-This metric will also be based on multi channel creation methods and Hop-by-hop routing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:341332
    • 提供者:cclab
  1. RoutingSecurity

    0下载:
  2. propose a new routing technique called Security-Aware ad hoc Routing (SAR) that incorporates security attributes as parameters into ad hoc route discovery. SAR enables the use of security as a negotiable metric to improve the relevance of the r
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:53546
    • 提供者:zipzap
  1. Kademlia

    0下载:
  2. Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他 DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一种 全
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:221180
    • 提供者:MeterCai
  1. gpsr-etx

    0下载:
  2. gpsr路由协议c++实现,添加了除了距离因素以外的链路质量因素作为选路判据。-gpsr rouintg protocol, which added a new routing metric called etx in the original code.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-25
    • 文件大小:294775
    • 提供者:姜丽君
  1. PC_OLSR

    0下载:
  2. Optimized Link State Routing Protocol with estimating ETX metric.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-04
    • 文件大小:322278
    • 提供者:LongNT
  1. 05571691

    0下载:
  2. In this work, performance evaluation of LEACH and LEACH-C protocols based on NS2 is depicted, which helps to reveal the regularity how performances of these two routing protocols change with the sink locations. For a more accurate descr i
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:338655
    • 提供者:mihir
  1. AdslDialup

    0下载:
  2. 以前在游戏工作室上班时写的一个小工具,功能:在虚拟机上同时拨10条adsl获得10个不同的IP,同时设置路由表,然后把10个IP发送到指定的数据库中。每个IP的跃点数设置成一样,这样就是10个不同的IP出口,然后做成s5代理给挂机的电脑使用。-A small tool, written in the previous game studio to work function: on the same virtual machine to allocate 10 adsl 10 different
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:57811
    • 提供者:王俊
  1. 802.11s

    0下载:
  2. 802.11s无线Mesh网络中协作多样性感知的路由度量和协作路由协议-802.11s Wireless Mesh Network-aware routing metric cooperative diversity and collaborative routing protocols
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:536508
    • 提供者:王力宏
  1. code

    0下载:
  2. the network lifetime based on a new Energy-Aware Objective Function used to design a Routing Protocol for Low-Power and Lossy Networks. The proposed Objective Function uses the Expected Transmission Count Metric and the Remaining Energy on each senso
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:2293
    • 提供者:Kayal
  1. 05273886.pdf

    0下载:
  2. Producing the quality of service in wireless network is a complex subject because of constraints related to the ad hoc mode as limited bandwidth, sharing medium...etc. The traditional routing based on hop count metric doesn’t take in its consideratio
  3. 所属分类:Document

    • 发布日期:2017-04-28
    • 文件大小:230307
    • 提供者:NIRDESH
  1. ns2_static_routing.tar

    0下载:
  2. Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:37476
    • 提供者:ameur
  1. T_Flord

    1下载:
  2. matlab实现图上的Florid算法,最终结果为路径长度度量矩阵和路由矩阵-Floyd algorithm matlab implementation on the graph, the end result is the path length metric matrix and routing matrix
  3. 所属分类:matlab例程

    • 发布日期:2016-03-15
    • 文件大小:958
    • 提供者:Lancy Green
  1. T_Dijstra

    0下载:
  2. matlab实现图上需找最短路径的迪杰斯特拉算法,寻找任一点和其他点之间的最短距离,最终结果为最短路径度量矩阵和正序路由矩阵-matlab implementation on the map to find the shortest path Dijkstra algorithm to find the shortest distance between any point and other points, the final result is the shortest path metri
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:Lancy Green
  1. OPERA

    0下载:
  2. OPERA Optimal Routing Metric for Cognitive Radio Ad Hoc Networks -OPERA.pdf
  3. 所属分类:通讯编程文档

    • 发布日期:2018-01-11
    • 文件大小:463872
    • 提供者:azarakhsh
搜珍网 www.dssz.com